home *** CD-ROM | disk | FTP | other *** search
/ El Mac 7 / El Mac 7.iso / Infotenimiento / Makers of the 20th Century / Data / RANDOM.DIR / 00052.ls < prev    next >
Encoding:
Text File  |  1996-03-11  |  181 b   |  8 lines

  1. on exitFrame
  2.   puppetSprite(6, 1)
  3.   set the castNum of sprite 6 to the number of cast string("v" & the soundLevel)
  4.   repeat with i = 2 to 15
  5.     puppetSprite(i, 1)
  6.   end repeat
  7. end
  8.